﻿@charset "UTF-8";
body {
	overflow-x: hidden;
	overflow-y: auto
}
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0
}
input, button, ul, ol {
	margin: 0;
	padding: 0
}
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: microsoft yahei, helvetica neue, Helvetica, Arial, sans-serif;
	color: #333
}
h1, h2, h3, h4, h5, h6, font {
	font-weight: 400
}
ul, ol, li {
	list-style: none
}
input {
	background: 0 0;
	border: 0
}
img, iframe {
	border: 0
}
em, i {
	font-style: normal
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.red {
	color: #e74037
}
.fl {
	float: left
}
.fr {
	float: right
}
.tac {
	text-align: center
}
.tar {
	text-align: right
}
.poa {
	position: absolute
}
.por {
	position: relative
}
.hidden {
	display: none
}
.hide {
	display: none!important
}
.w1200 {
	width: 1200px;
	margin: 0 auto
}
.g-ico {
	background: url(../images/g-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle
}
.icon {
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat;
	display: inline-block
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #117944;
	text-decoration: none
}
a:visited {
	text-decoration: none
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}
:-moz-placeholder {
color:#ccc
}
::-moz-placeholder {
color:#ccc
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#ccc
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#ccc
}
.clearfix {
*zoom:1
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.global-wrap {
	position: relative;
	min-height: 100%;
	clear: both
}
.ielt7 .global-wrap {
	height: 100%
}
.content-wrapper {
	width: 1220px;
	margin: 0 auto
}
.line25 {
    line-height: 25px;
}
.font16 {
    font-size: 16px;
}
.text-hong {
    color: #F00;
}
.pt3{ padding-top:3px;}

.pt5{ padding-top:5px;}

.pt8{ padding-top:8px;}

.pb5{ padding-bottom:5px;}

.pt10{ padding-top:10px;}

.pt15{ padding-top:15px;}

.pt20{ padding-top:20px;}

.pt30{ padding-top:30px;}

.pl3{ padding-left:3px;}

.pl5{ padding-left:5px;}

.pl10{ padding-left:10px;}

.pl15{ padding-left:15px;}

.pr5{ padding-right:5px;}

.pr10{ padding-right:10px;}

.pr15{ padding-right:15px;}

.pl20{ padding-left:20px;}

.pl25{ padding-left:25px;}

.pb10{ padding-bottom:10px;}

.pb15{ padding-bottom:15px;}

.pb20{ padding-bottom:20px;}


.text-center {
    text-align: center;
}
.mt5{ margin-top:5px;}

.mt8{ margin-top:8px;}

.mt10{ margin-top:10px;}

.mt20{ margin-top:20px;}

.mt30{ margin-top:30px;}

.mt40{ margin-top:40px;}

.mb10{ margin-bottom:10px;}

.mb20{ margin-bottom:20px;}

.mb30{ margin-bottom:30px;}

.ml5{ margin-left:5px;}

.ml10{ margin-left:10px;}

.ml20{ margin-left:20px;}

.w130 { width:180px; height:130px;}
@media screen and (min-width:1460px) {
.content-wrapper {
	width: 1460px
}
}
.dialog-layout {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30)
}
.header_main {
	width: 100%;
	position: relative;
	z-index: 999;
	background: #f5f5f5;
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	color: #b8b8b8;
	border-bottom: 3px solid #eee;
}
.header_main .header {
	position: relative
}
.header_main .ksdh {
	color: #b8b8b8
}
.header_main .ksdh li {
	display: inline-block;
	color: #b8b8b8;
	line-height: 30px;
	position: relative
}
.header_main .ksdh li a {
	display: inline-block;
	color: #b8b8b8
}
.header_main .ksdh li s {
	display: block;
	width: 45px;
	height: 40px
}
.header_main .ksdh a:hover {
	color: #117944
}
.header_main .ksdh .lxwm s {
	background-position: -60px 0;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 5px
}
.header_main .ksdh .wzmap s {
	background-position: -90px 0;
	width: 17px;
	height: 18px;
	display: inline-block;
	margin-right: 5px
}
.header_main .ksdh .mobile s {
	background-position: 0 0;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 5px
}
.header_main .ksdh span {
	display: inline-block;
	padding: 0 10px;
	color: #999
}
.header_main li .imgbox {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0)
}
.header_main li:hover .imgbox {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}
.header_main .imgbox {
	width: 160px;
	position: absolute;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 0 0 5px 5px;
	text-align: center;
	color: #117944;
	padding: 10px;
	top: 30px;
	left: -15px;
	box-shadow: 0 2px 20px rgba(0,0,0,.1)
}
.header_main .imgbox img {
	width: 160px;
	height: 160px;
	display: block;
	margin: 0 auto
}
.header_main .imgbox p {
	font-size: 16px;
	line-height: 20px
}
.header_main .imgbox p b {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px
}
.top_main {
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 20px rgba(0,0,0,.1);
	position: relative;
	z-index: 10
}
.top_main .top {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.top_main .webtel {
	padding-top: 20px
}
.top_main .webtel span {
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 8px;
	background-position: 0 -30px
}
.top_main .webtel b {
	font-size: 40px;
	color: #117944;
	display: inline-block;
	font-family: avantgardeitvbybt book, arial;
	line-height: 40px;
	vertical-align: middle
}
.top_main .logo {
	display: block
}
.top_main .logo a {
	display: block
}
.top_main .logo img {
	width: 100%;
	height: 100%;
	display: block
}
.top_main .nav {
	line-height: 55px
}
.top_main .nav li {
	float: left;
	display: inline-block;
	list-style: none;
	font-size: 16px;
	text-align: center;
	position: relative;
	padding: 20px 15px;
}
.top_main .nav li a {
	width: 117px;
	display: block;
	text-align: center;
	position: relative;
	color: #222;
	height: 50px;
	line-height: 50px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}
.top_main .nav li.hover a, .top_main .nav li:hover a {
	color: #fff;
	background: #117944
}
.top_main .nav li .subnav {
	background: #fff;
	border-top: 2px solid #63b670;
	box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199
}
.top_main .nav li .subnav {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0)
}
.top_main .nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}
.top_main .nav li .subnav a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding: 0;
	transition: all .2s ease-in-out 0s;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #fff
}
.top_main .nav li .subnav a:hover {
	color: #63b670;
	background: #f9f9f9;
	text-indent: 10px
}
.top_main .nav li .subnav {
	background: #fff;
	border-top: 2px solid #63b670;
	box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199
}
.top_main .nav li .subnav {
filter:progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0)
}
.top_main .nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}
.top_main .nav li .subnav a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding: 0;
	transition: all .2s ease-in-out 0s;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #fff
}
.top_main .nav li .subnav a:hover {
	color: #63b670;
	background: #f9f9f9;
	text-indent: 10px
}
.contactPage {
	padding: 0
}
.contactPage .bcontact {
	padding-top: 30px;
	margin-bottom: 30px
}
.contactPage .txtcon img {
	max-width: 100%
}
.contactPage .t2 {
	padding: 58px 0 48px;
	text-align: center
}
.contactPage .t2 .titb {
	font-size: 30px;
	margin-bottom: 16px
}
.contactPage .t2 .txt {
	font-size: 14px;
	line-height: 24px
}
.contactPage .t2 .txt span {
	font-weight: 700;
	color: #117944;
	padding: 0 5px
}
.contactPage .t2 .entit {
	text-transform: uppercase;
	font-size: 18px;
	color: #999
}
.contactPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 40px
}
.contactPage .mapArea #allmap {
	width: 100%;
	height: 400px
}
.formData {
	padding-bottom: 20px
}
.formData .item {
	float: left;
	color: #999;
	font-weight: 400;
	width: 425px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 45px;
	position: relative
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #ccc
}
.formData .item input {
	outline: none;
	line-height: 56px;
	height: 56px;
	font-size: 18px;
	text-indent: 4em;
}
.formData .item .txt {
	width: 355px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: 0 0;
	padding-left: 70px;
	border: 0;
	color: #999
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: red;
	z-index: 11
}
.formData .item.mr0 {
	margin-right: 0
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0
}
.formData .liuyan {
	width: 928px;
	height: 260px;
	border: 1px solid #e5e5e5;
	float: left
}
.formData .liuyan label {
	text-align: right;
	display: block
}
.formData .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: microsoft yahei;
	color: #333;
	border: 0;
	overflow: hidden;
	background: 0 0;
	resize: none;
	display: block;
	outline: none
}
.formData .bot {
	width: 100%
}
.formData .sub {
	width: 232px;
	line-height: 54px;
	margin-right: 2px;
	text-align: center;
	background: #117944;
	border: 2px solid #117944;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.formData .sub:hover {
	color: #117944;
	background: 0 0
}
.formData .yzm {
	width: 432px
}
.formData .yzm .txt {
	padding-left: 80px
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0;
	display: block
}
.footer_main {
	width: 100%;
	padding-bottom: 0;
	background: #1d773a;
	color: #fff;
	border-top: 8px solid #ed8e06;
	padding-bottom: 108px;
}
.footer_main .links {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 1px solid #186631
}
.footer_main .links span {
	color: #fff;
	font-weight: 700;
	display: inline-block
}
.footer_main .links a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-right: 10px
}
.footer_main .links a:hover {
	color: #ed8e06
}
.bottom_main {
	border-top: 1px solid #20803f;
	padding: 56px 0
}
.bottom_main .bNav {
	width: 558px;
	height: 180px;
	border-right: 1px solid #186631
}
.bottom_main .bNav dl {
	display: inline-block;
	float: left;
	width: 139px;
	overflow: hidden;
	text-align: left;
	padding-top: 10px
}
.bottom_main .bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 25px
}
.bottom_main .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px
}
.bottom_main .bNav dl dd {
	display: block;
	height: 14px;
	padding-bottom: 14px
}
.bottom_main .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 14px
}
.bottom_main .bNav dl dd a:hover {
	color: #ed8e06
}
.bottom_main .ewm {
	width: 140px;
	height: 180px;
	text-align: center;
	padding-left: 35px;
	border-left: 1px solid #20803f
}
.bottom_main .ewm dl {
	float: left;
	display: block;
	margin-right: 30px
}
.bottom_main .ewm dl:nth-child(2) {
	margin-right: 0
}
.bottom_main .ewm dl:first-child+dl {
	margin-right: 0
}
.bottom_main .ewm dl dt {
	width: 140px;
	height: 140px;
	background-color: #fff;
	text-align: center
}
.bottom_main .ewm dl dt img {
	width: 130px;
	height: 130px;
	display: inline-block;
	background-size: 100%;
	margin-top: 5px
}
.bottom_main .ewm dl dd {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding-top: 10px
}
.bottom_main .contact_info {
	width: 350px;
	height: 180px;
	padding-left: 80px;
	border-left: 1px solid #20803f;
	border-right: 1px solid #186631
}
.bottom_main .contact_info p.p1 {
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	padding-top: 10px
}
.bottom_main .contact_info p.dh {
	font-size: 36px;
	color: #ed8e06;
	font-family: arial;
	line-height: 36px;
	padding-top: 4px;
	font-weight: 700;
	padding-bottom: 12px
}
.bottom_main .contact_info h3 {
	font-size: 20px;
	padding-top: 8px
}
.bottom_main .contact_info p.tel {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	width: 250px
}
.bottom_main .contact_info p.tel a {
	color: #fff;
}
.bottom_main .contact_info i {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	color: #fff
}
.bottom_main .contact_info i a {
	display: inline-block;
	color: #fff;
	padding-right: 12px
}
.copyright_main {
	background: #136b2f;
	height: 40px;
	line-height: 40px;
	color: #a7beac;
	font-size: 12px
}
.copyright_main a {
	color: #a7beac
}
.copyright_main a:hover {
	color: #ed8e06
}
.banner_main {
	width: 100%;
	position: relative;
	z-index: 3
}
.banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	height: 460px
}
.banner .list {
	max-height: 650px;
	overflow: hidden
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0
}
.banner li a {
	width: 100%;
	display: block
}
.banner .tip {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 4%;
	z-index: 10
}
.banner .tip span {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	text-indent: -1000px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 3px solid #fff
}
.banner .tip span.cur {
	background: #117944
}
.banner .prev, .banner .next {
	width: 24px;
	height: 44px;
	position: absolute;
	z-index: 12;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
	background-position: -48px -30px;
	display: none;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
.banner .prev {
	left: 3%;
	background-position: -48px -30px
}
.banner .prev:hover {
	background-position: -48px -80px
}
.banner .next {
	right: 3%;
	background-position: -80px -30px
}
.banner .next:hover {
	background-position: -80px -80px
}
.index {
	width: 100%;
	overflow: hidden;
	position: relative;
	top: -10px;
}
.index .title {
	text-align: center;
	width: 100%;
	margin-bottom: 40px;
	position: relative
}
.index .title h3 {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(../images/titbg.png) center no-repeat;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
.index .title h3 span {
	color: #117944;
}
.index .title h4 {
	font-size: 18px;
	color: #000;
	width: 100%;
	line-height: 40px;
	text-align: center;
	letter-spacing: 3px;
}
.index .title s {
	position: absolute;
	top: 12px;
	display: block;
	background: url(../images/line.png) no-repeat;
	width: 124px;
	height: 42px
}
.index .title .line_lef {
	left: 50%;
	margin-left: -392px
}
.index .title .line_rig {
	right: 50%;
	margin-right: -392px
}
.index .menu {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px
}
.index .menu ul {
	text-align: center
}
.index .menu li {
	width: 180px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px 10px;
	display: inline-block
}
.index .menu li:first-child {
	margin-left: 0
}
.index .menu li:last-child {
	margin-right: 0
}
.index .menu li a {
	display: block;
	border: 1px solid #dcdcdc;
	color: #fff;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background: #117944;
	font-size: 18px;
}
.index .menu li a:hover {
	border: 1px solid #ed8e06;
	color: #fff;
	background: #ed8e06
}
.index .menu li.hover a {
	border: 1px solid #ed8e06;
	color: #fff;
	background: #ed8e06
}
.index .more {
	width: 510px;
	margin: 0 auto;
	display: block;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	position: relative;
	height: 55px;
	line-height: 55px
}
.index .more a {
	display: block;
	text-align: center;
	font-size: 18px;
	float: left;
	width: 250px;
	height: 50px;
	line-height: 50px
}
.index .more .gd {
	color: #fff;
	background: #117944;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 2px solid #117944
}
.index .more .gd:hover {
	background: #ed8e06;
	border: 2px solid #ed8e06
}
.index .more .zx {
	border: 2px solid #e5e5e5;
	color: #333;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 0
}
.index .more .zx:hover {
	background: #ed8e06;
	border: 2px solid #ed8e06;
	color: #fff;
	border-left: 0
}
.index .floor_1_main {
	width: 100%;
	position: relative;
	z-index: 4
}
.index .floor_1 {
	padding: 40px 0 80px;
	overflow: hidden
}
.index .ipro {
	overflow: hidden;
	padding-bottom: 60px
}
.index .ipro .cont {
	display: none
}
.index .ipro .cont:first-child {
	display: block
}
.index .ipro .bigimg {
	width: 585px;
	height: 450px;
	overflow: hidden
}
.index .ipro .bigimg ul {
	width: 585px;
	height: 450px;
	overflow: hidden
}
.index .ipro .bigimg ul li {
	width: 585px;
	height: 450px;
	overflow: hidden
}
.index .ipro .bigimg ul li img {
	width: 100%;
	height: 100%;
	display: block
}
.index .ipro .smalimg {
	width: 100%;
	overflow: hidden;
	height: 880px
}
.index .ipro .smalimg .list {
	width: 108%
}
.index .ipro .item {
	float: left;
	width: 373px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	margin-right: 20px
}
.index .ipro .item img {
	width: 373px;
	height: 280px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.index .ipro .item .bg {
	background: url(../images/bghover.png) no-repeat left top;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	text-align: center;
	opacity: 0;
	color: #fff
}
.index .ipro .item .bg h3 {
	font-size: 18px;
	padding-top: 40%;
	font-weight: bold;
}
.index .ipro .item .bg span {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 15px auto;
	border: 1px solid #85c0a2;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
.index .ipro .item:hover .bg {
	opacity: 1
}
.index .ipro .item:hover img {
	transform: scale(1.06, 1.06)
}
.index .floor_2_main {
	width: 100%
}
.index .floor_2_main .floor_2 {
	padding: 50px 0
}
.index .youshi .item {
	padding-bottom: 60px;
	position: relative;
	padding-top: 64px
}
.index .youshi .item .tit {
	width: 194px;
	position: relative
}
.index .youshi .item .tit img {
	width: 170px;
	height: 330px;
	display: block
}
.index .youshi .item .tit h3 {
	font-size: 18px;
	text-transform: uppercase;
	position: absolute;
	left: 134px;
	top: 34px
}
.index .youshi .item .txt {
	padding-top: 78px;
	width: 502px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.index .youshi .item .txt h2 {
	font-size: 30px;
	font-weight: 700;
	color: #117944;
	line-height: 32px
}
.index .youshi .item .txt h4 {
	display: block;
	line-height: 20px
}
.index .youshi .item .txt .desc {
	padding-top: 20px
}
.index .youshi .item .txt .cha {
	font-size: 18px;
	width: 200px;
	height: 54px;
	line-height: 54px;
	display: block;
	border: 2px solid #117944;
	text-align: center;
	color: #117944;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 34px
}
.index .youshi .item .txt .cha:hover {
	background: #117944;
	color: #fff
}
.index .youshi .item .img {
	position: absolute;
	right: -80px;
	top: 0
}
.index .youshi .item .img img {
	max-width: 530px;
	display: block
}
.index .youshi .item.it2 {
	padding-left: 490px
}
.index .youshi .item.it2 .img {
	right: auto;
	left: 0
}
.index .youshi .item:hover .txt {
	-webkit-transform: translate3d(0, -6px, 0);
	transform: translate3d(0, -6px, 0)
}
.index .floor_3 {
	padding: 40px 0 40px 0;
	position: relative;
}
.floor_3_main {
	background: url(../images/fwlcbg.jpg) center top;
	overflow: hidden;
}
.floor_3 .title {
	color: #fff;
}
.floor_3 .title p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 3px;
	margin-top: 20px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.floor_3 .title h3 {
	font-weight: normal;
	display: block;
	line-height: 45px;
	background: url(../images/title.png) no-repeat center;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
}
.liuc {
	position: relative;
}
.liuc .bd {
	overflow: hidden;
	width: 100%;
*zoom: 1;
	position: relative;
}
.liuc li {
	float: left;
}
.liuc li .jtou {
	width: 120px;
	height: 100px;
	background: url(../images/jtou.png) no-repeat center;
	float: left;
	display: block;
}
.liuc li img {
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 20px;
	border-radius: 50%;
}
.liuc li p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
}
.liuc li:last-child .jtou {
	display: none;
}
.liuc a.btn {
	width: 45px;
	height: 45px;
}
.liuc a.btn.prev {
	background-position: -100px -98px;
}
.liuc a.btn.prev:hover {
	background-position: -150px -98px;
}
.liuc a.btn.next {
	background-position: -200px -98px;
}
.liuc a.btn.next:hover {
	background-position: -250px -98px;
}
.liuc li:hover img {
	animation: flipInY 1.2s ease-out forwards;
	-webkit-animation: flipInY 1.2s ease-out forwards;
}
.index .textlist {
	width: 740px
}
.index .newsBox {
	width: 430px;
	position: relative
}
.index .newsBox .item {
	position: relative;
	z-index: 3
}
.index .newsBox .item .img {
	height: 170px;
	overflow: hidden
}
.index .newsBox .item .img img {
	width: 228px;
	height: 170px;
	display: block
}
.index .newsBox .item .img .time {
	width: 202px;
	height: 170px;
	line-height: 90px;
	position: relative;
	overflow: hidden;
	background: url(../images/xw_time.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 20px
}
.index .newsBox .item .img .time b {
	font-size: 60px;
	line-height: 60px;
	display: block;
	padding-top: 40px
}
.index .newsBox .item .img .time .yuan {
	position: absolute;
	width: 136px;
	height: 136px;
	display: block;
	left: 50%;
	margin-left: -68px;
	top: 50%;
	margin-top: -68px;
	background: url(../images/yuan.png) no-repeat
}
.index .newsBox .item a {
	display: block
}
.index .newsBox .item img {
	width: 100%;
	height: 100%;
	display: block
}
.index .newsBox .item .txt {
	width: 100%
}
.index .newsBox .item .txt h3 {
	font-size: 20px;
	font-weight: 400;
	padding: 15px 0 0
}
.index .newsBox .item .txt p {
	color: #999;
	overflow: hidden;
	height: 60px;
	line-height: 20px;
	padding-top: 5px
}
.index .newsBox .item .txt span {
	width: 202px;
	height: 55px;
	line-height: 55px;
	border: 2px solid #117944;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	display: block;
	font-size: 18px;
	color: #117944;
	margin-top: 15px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.index .newsBox .item .txt:hover span {
	background: #117944;
	color: #fff
}
.index .newsBox .di {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: #ceeeff;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	z-index: 0
}
.index .floor_4_main {
	background: url(../images/flo4.jpg) repeat left top;
	height: 427px
}
.index .floor_4 {
	padding: 100px 0
}
.index .floor_4 .bd {
	overflow: hidden
}
.index .floor_4 .btn {
	width: 12px;
	height: 22px;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	margin-top: -31px;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
.index .floor_4 .prev {
	background-position: -48px -130px;
	left: -5%
}
.index .floor_4 .prev:hover {
	background-position: -48px -160px
}
.index .floor_4 .next {
	background-position: -70px -130px;
	right: -5%
}
.index .floor_4 .next:hover {
	background-position: -70px -160px
}
.index .floor_5, .index .floor_6 {
	padding: 60px 0
}
.index .iabout .lefnav {
	width: 201px
}
.index .iabout .lefnav li {
	width: 40px;
	height: 180px;
	overflow: hidden;
	float: left;
	display: block;
	position: relative
}
.index .iabout .lefnav li a {
	display: block;
	padding-top: 60px;
	text-align: center;
	background: #1d773a;
	color: #fff
}
.index .iabout .lefnav li em {
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	top: 30px
}
.index .iabout .lefnav li h3 {
	width: 20px;
	height: 108px;
	line-height: 16px;
	margin: 0 auto
}
.index .iabout .lefnav li.li1 a {
	background: #186b33
}
.index .iabout .lefnav li.li2 a {
	background: #1d773a
}
.index .iabout .lefnav li.li3 a {
	background: #217f40
}
.index .iabout .lefnav li.li4 a {
	background: #258845
}
.index .iabout .lefnav li.li5 a {
	background: #29944b
}
.index .iabout .lefnav li a:hover {
	background: #ed8e06
}
.index .iabout .lefnav .more1 {
	width: 150px;
	height: 125px;
	background: url(../images/fuhao1.jpg) no-repeat left top;
	position: relative;
	display: block
}
.index .iabout .lefnav .more1 p {
	width: 23px;
	height: 60px;
	line-height: 14px;
	background: #117944;
	color: #fff;
	position: absolute;
	right: -12px;
	bottom: -10px;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.index .iabout .lefnav .more1:hover p {
	background: #ed8e06
}
.index .iabout .img {
	width: 510px;
	height: 330px;
	overflow: hidden
}
.index .iabout .img img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.index .iabout .img:hover img {
	transform: scale(1.06, 1.06)
}
.index .iabout .txt {
	width: 456px;
	position: relative
}
.index .iabout .txt .yh {
	width: 90px;
	height: 50px;
	display: block;
	background: url(../images/fuhao2.jpg) no-repeat
}
.index .iabout .txt a {
	position: relative;
	z-index: 2;
	width: 424px;
	height: 264px;
	display: block;
	background: #fff
}
.index .iabout .txt a h2 {
	font-size: 24px;
	padding: 10px 0
}
.index .iabout .txt a .desc {
	overflow: hidden;
	color: #333
}
.index .iabout .txt a .cha {
	margin-top: 36px;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #117944;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.index .iabout .txt a:hover .cha {
	background: #ed8e06
}
.index .iabout .txt .bk {
	width: 364px;
	height: 330px;
	border: 1px solid #dfdfdf;
	display: block;
	position: absolute;
	right: 0;
	top: 0
}
.index .ihonor {
	padding-top: 52px;
	position: relative
}
.index .ihonor .bd {
	overflow: hidden
}
.index .ihonor .list {
	width: 118%
}
.index .ihonor .item {
	float: left;
	width: 280px;
	height: 215px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	margin-right: 27px
}
.index .ihonor .item img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.index .ihonor .item .bg {
	background: url(../images/bghoverA.png) no-repeat left top;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	text-align: center;
	color: #fff;
	opacity: 0
}
.index .ihonor .item .bg h3 {
	font-size: 18px;
	padding: 30% 3% 0
}
.index .ihonor .item .bg span {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0 auto;
	border: 1px solid #85c0a2;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px
}
.index .ihonor .item:hover .bg {
	opacity: 1
}
.index .ihonor .item:hover img {
	transform: scale(1.06, 1.06)
}
.index .ihonor .btn {
	width: 42px;
	height: 72px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	cursor: pointer
}
.index .ihonor .prev {
	background-position: -110px -210px;
	left: -5%
}
.index .ihonor .prev:hover {
	background-position: -216px -210px
}
.index .ihonor .next {
	background-position: -164px -210px;
	right: -5%
}
.index .ihonor .next:hover {
	background-position: -270px -210px
}
.index .floor_7_main {
	border-top: 1px solid #e9e9e9;
	width: 100%;
	float: left;
	overflow: hidden;
}
.index .floor_7 {
	padding: 50px 0
}
.xunpan {
	width: 100%;
	background: url(../images/tiaozi.jpg) no-repeat center top;
	height: 146px;
	color: #fff
}
.xunpan .w1200 {
	height: 200px
}
.xunpan .img {
	width: 355px;
	height: 250px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}
.xunpan .img img {
	width: 100%;
	height: 100%;
	display: block
}
.xunpan .zixun {
	width: 668px;
	margin-top: 30px;
	text-align: center;
	height: 132px;
	background: url(../images/kuang.png) no-repeat
}
.xunpan .zixun .tit {
	font-size: 36px;
	line-height: 36px;
	padding-top: 14px;
	padding-bottom: 18px
}
.xunpan .zixun .tit .en {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;
	display: block
}
.xunpan .zixun .tel {
	font-size: 36px;
	color: #fff;
	font-family: avantgardeitvbybt book, arial
}
.xunpan .zixun .tel em {
	width: 34px;
	height: 34px;
	display: inline-block;
	background-position: 0 -70px;
	margin-right: 10px;
	vertical-align: middle
}
.xunpan .zixun .tel a {
	width: 112px;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	text-align: center;
	background-position: -165px 0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
.xunpan .zixun .tel a:hover {
	background-position: -165px -34px
}
.teamwork {
	position: relative
}
.teamwork .item:nth-child(3n) {
	margin-right: 0;
}
.teamwork .item {
	float: left;
	width: 282px;
	margin-right: 42px;
	margin-bottom: 40px;
	display: block;
	position: relative;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.teamwork .item a {
	display: block;
	position: relative;
	z-index: 3
}
.teamwork .item img {
	width: 282px;
	height: 80px;
	box-sizing: border-box;
	border: 2px solid #e5e5e5;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.teamwork .item a:hover img {
	border: 2px solid #117944
}
.indexTit {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 46px;
	margin: 0 auto
}
.indexTit h2 {
	font-size: 36px;
	line-height: 36px
}
.indexTit .line {
	width: 74px;
	height: 1px;
	display: block;
	background: #117944;
	margin: 40px auto 60px
}
.indexTit .en {
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	white-space: nowrap;
	display: block;
	color: #e1e1e1
}
.indexTit h3 {
	font-size: 30px;
	font-weight: 400;
	color: #666;
	padding: 20px 0 0;
	text-transform: uppercase
}
.thumblist {
	overflow: hidden
}
.thumblist .list {
	width: 118%
}
.thumblist .item {
	float: left;
	position: relative;
	width: 570px;
	height: 246px;
	margin-right: 50px;
	margin-bottom: 30px
}
.thumblist .item a {
	width: 529px;
	height: 204px;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 3;
	display: block;
	padding: 18px;
	background: #fff
}
.thumblist .item img {
	width: 283px;
	height: 200px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.thumblist .item .txt {
	width: 212px;
	height: 200px;
	overflow: hidden;
	position: relative
}
.thumblist .item .txt h3 {
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #ededed;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.thumblist .item .txt p {
	padding-top: 20px;
	color: #737373;
	line-height: 24px
}
.thumblist .item .txt .jia {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	display: block;
	background-position: -140px -76px;
	text-align: center;
	vertical-align: middle;
	transition: all .3s ease-out 0s;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
.thumblist .item .di {
	width: 565px;
	height: 240px;
	border: 1px solid #e5e5e5;
	position: absolute;
	right: -2px;
	bottom: -2px
}
.thumblist .item a:hover img {
	filter: brightness(105%)
}
.thumblist .item a:hover .txt .jia {
	background-position: -190px -76px
}
.textlist .item {
	margin-bottom: 26px;
	transition: all .2s linear 0s;
	width: 100%;
	position: relative
}
.textlist .item a {
	display: block
}
.textlist .item .img {
	width: 133px;
	height: 100px;
	overflow: hidden;
	margin-right: 22px
}
.textlist .item .img img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.textlist .item .txt {
	width: 480px
}
.textlist .item h3 {
	font-size: 18px
}
.textlist .item p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	height: 60px;
	overflow: hidden;
	padding-top: 10px
}
.textlist .item .time {
	display: block;
	width: 66px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 14px;
	border-left: 1px solid #e9e9e9;
	padding-left: 20px
}
.textlist .item .time b {
	display: block;
	font-size: 48px;
	color: #117944;
	line-height: 60px
}
.textlist .item:hover img {
	transform: scale(1.06, 1.06)
}
.announ_main {
	width: 100%;
	height: 76px;
	line-height: 76px;
	border-bottom: 1px solid #eee
}
.announ_main .announ_right {
	width: 282px;
	padding-top: 20px
}
.announ_main .announ_right .search {
	width: 282px;
	height: 35px;
	line-height: 35px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #f6f6f6;
	position: relative
}
.announ_main .announ_right .search input {
	outline: none;
	border: 0;
	height: 35px;
	line-height: 35px
}
.announ_main .announ_right .search .txt {
	width: 200px;
	background: 0 0;
	padding-left: 15px;
	display: block;
	color: #999
}
.announ_main .announ_right .search .btn {
	width: 50px;
	height: 35px;
	background: url(../images/sou.png) no-repeat center #117944;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}
.announ_main .announ_right .search .btn:hover {
	background-color: #ed8e06
}
.announ_main .announ_left span {
	display: inline-block
}
.announ_main .announ_left a {
	display: inline-block;
	padding: 0 10px 0 0
}
.announ_main .announ_left a s {
	width: 1px;
	height: 16px;
	display: inline-block;
	margin-right: 10px;
	background: #e9e9e9;
	vertical-align: middle
}
.announ_main .announ_left a:first-child s {
	display: none
}
.nybanner {
	width: 100%;
	position: relative;
	height: 300px;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/nybanner.jpg)
}
.wrapper {
	position: relative;
	width: 100%;
	padding: 30px 0;
	float: left;
}
.wrapper .sitepath {
	color: #d9d9d9;
	text-transform: uppercase
}
.wrapper .sitepath .home {
	width: 14px;
	height: 16px;
	display: inline-block;
	background-position: -114px -122px;
	margin-right: 10px
}
.wrapper .sitepath a {
	display: inline-block;
	white-space: nowrap;
	color: #2f4056
}
.wrapper .sitepath a:hover {
	color: #117944
}
.wrapper .sitepath span {
	color: #2f4056
}
.wrapper .w1200 {
	position: relative;
	z-index: 5
}
.wrapper .left {
	width: 240px
}
.submenubox {
	padding-bottom: 20px
}
.submenubox .left_title {
	height: 80px;
	background: #117944;
	color: #fff
}
.submenubox .left_title h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 80px;
	padding-left: 26px;
	text-transform: uppercase
}
.submenubox .left_title s {
	background-position: -248px -76px;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin-right: 30px;
	margin-top: 28px
}
.submenu {
	position: relative
}
.submenu li {
	display: block
}
.submenu li a.sub1 {
	height: 55px;
	line-height: 55px;
	display: block;
	padding-left: 28px;
	background: url(../images/jtous.png) no-repeat 90% center #fff;
	font-size: 18px;
	border: 1px solid #eee;
	border-top: 0;
	overflow: hidden
}
.submenu li a.sub1:hover {
	background: url(../images/jtou_a.png) no-repeat 90% center #fff;
	border-left: 2px solid #117944;
	border-right: 1px solid #f5f5f5;
	color: #117944
}
.submenu li.hover a.sub1 {
	background: url(../images/jtou_a.png) no-repeat 90% center #fff;
	border-left: 2px solid #117944;
	border-right: 1px solid #f5f5f5;
	color: #117944
}
.submenu s {
	width: 2px;
	height: 61px;
	display: block;
	background: #117944;
	position: absolute;
	left: 0;
	top: 0
}
.submenu .box {
	padding-bottom: 0;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-top: 0;
	display: none
}
.submenu .box a {
	color: #333;
	line-height: 40px;
	display: block;
	height: 40px;
	padding-left: 28px;
	overflow: hidden
}
.submenu .box a s {
	width: 10px;
	height: 10px;
	margin-right: 8px;
	display: inline-block;
	background-position: 2px -178px
}
.submenu .box a:hover, .wrapper .left .submenu .box a.hover {
	color: #117944
}
.submenu li.hover .box {
	display: block
}
.leftbox {
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #eee;
	float: left;
}
.leftbox .left_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding-left: 5px
}
.leftbox .left_title h3 {
	font-size: 18px;
	font-weight: 400;
	color: #117944;
	display: block;
	text-transform: uppercase
}
.leftbox .leftprocomt {
	padding-top: 10px
}
.leftbox .leftprocomt li {
	float: left;
	text-align: center;
	width: 104px;
	margin-right: 10px
}
.leftbox .leftprocomt li:nth-child(2n) {
	margin: 0;
}
.leftbox .leftprocomt li img {
	width: 104px;
	height: 78px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.leftbox .leftprocomt li p {
	font-size: 12px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}
.leftbox .leftprocomt li:hover img {
	-webkkit-filter: brightness(105%);
	filter: brightness(105%)
}
.leftprocomt li:hover p {
	color: #117944
}
.left .leftbox .cont {
	padding-top: 18px;
	white-space: normal;
	font-weight:bold;
	color:#f00;
	font-size:16px;
}
.left .leftbox .cont strong{ color:#000;}
.left .leftbox .cont .img {
	float: left;
	display: block;
	margin: 0 auto 10px
}
.left .leftbox .cont img {
	width: 216px;
	height: 216px
}
.left .leftbox .cont p {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word
}
.left .leftbox .cont .zx {
	width: 100%;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	background: #117944;
	color: #fff;
	display: block;
	margin-top: 10px
}
.left .leftbox .cont .zx em {
	width: 50px;
	height: 50px;
	display: inline-block;
	background-position: -152px -152px;
	vertical-align: top;
	border-right: 1px solid #fff;
	margin-right: 35px
}
.left .leftbox .cont .zx:hover {
	background: #ed8e06
}
.wrapper .right {
	width: 930px;
	overflow: hidden;
}
.wrapper .right .right_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-transform: uppercase
}
.wrapper .right .right_title h3 {
	color: #117944;
	font-size: 18px;
	border-left: 3px solid #117944;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	margin-top: 5px
}
.single p {
	text-indent: 2em;
	margin-bottom: 30px;
	line-height: 27px !important;
	font-size: 16px;
}
.wrapper .right .cont {
	padding: 40px 0;
	color: #666;
	font-size: 16px;
	line-height: 27px;
}
.wrapper .right .cont .t1 {
	padding: 0 0 25px;
	color: #117944;
	font-size: 20px
}
.wrapper .right .cont .t2 {
	color: #117944;
	font-size: 30px;
	display: block;
	padding: 30px 0
}
.wrapper .Productlist {
}
.wrapper .Productlist .list {
	width: 100%
}
.wrapper .Productlist .item {
	float: left;
	width: 275px;
	margin-right: 15px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	padding: 5px;
}
.wrapper .Productlist .item:nth-child(4n) {
	margin-right: 0;
}
.wrapper .Productlist .item a {
	display: block;
	width: 100%
}
.wrapper .Productlist .item img {
	width: 285px;
	height: 214px;
	display: block
}
.wrapper .Productlist .item h3 {
	display: block;
	border-top: 0;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
	font-size: 18px
}
.wrapper .Productlist .item:hover {
	box-shadow: 1px 2px 15px rgba(0,0,0,.2)
}
.wrapper .single img {
	max-width: 100%;
	display: inline
}
.wrapper .showinfo img {
	max-width: 100%;
	display: inline
}
.wrapper .showinfo .Article-title {
	border-bottom: 1px solid #92e9ff;
	padding-bottom: 20px;
	text-align: center
}
.wrapper .showinfo .Article-title h1 {
	font-size: 24px
}
.wrapper .showinfo .Article-title .mark span {
	font-size: 12px;
	padding: 0 5px
}
.wrapper .showinfo .newsinfo {
	padding: 20px 0
}
.wrapper .reLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto
}
.wrapper .reLink .prevLink, .wrapper .reLink .nextLink {
	width: 50%
}
.wrapper .reLink .nextLink {
	text-align: right
}
.wrapper .thumblist .item {
	width: 430px;
	height: 144px;
	margin-right: 38px
}
.wrapper .thumblist .item a {
	width: 414px;
	height: 128px;
	padding: 8px
}
.wrapper .thumblist .item img {
	width: 180px;
	height: 127px;
	display: block
}
.wrapper .thumblist .item .txt {
	width: 212px;
	height: 127px;
	overflow: hidden;
	position: relative
}
.wrapper .thumblist .item .txt h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden
}
.wrapper .thumblist .item .txt p {
	padding-top: 8px;
	color: #737373;
	line-height: 22px
}
.wrapper .thumblist .item .txt .jia {
	display: none
}
.wrapper .thumblist .item .di {
	width: 430px;
	height: 144px;
	border: 1px solid #e5e5e5;
	position: absolute;
	right: -10px;
	bottom: -10px
}
.showproduct .tod {
	padding-bottom: 60px
}
.showproduct .tiao {
	background: url(../images/tiao.jpg) repeat left bottom;
	height: 20px;
	width: 100%;
	margin-bottom: 40px
}
.showproduct .showImg {
	width: 475px;
	height: 357px
}
.showproduct .showImg .showImg_left {
	width: 473px;
	height: 355px;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5
}
.showproduct .showImg .showImg_left .hd {
	position: absolute;
	bottom: 30px;
	right: 20px;
	height: 12px;
	z-index: 1
}
.showproduct .showImg .showImg_left .hd ul {
	display: inline-block
}
.showproduct .showImg .showImg_left .hd ul li {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background-color: #117944;
	border-radius: 10px;
	text-indent: -999px;
	cursor: pointer;
	margin-left: 10px
}
.showproduct .showImg .showImg_left .hd ul li.on {
	background-color: #ed8e06
}
.showproduct .showImg .showImg_left .bd {
	width: 473px;
	height: 355px
}
.showproduct .showImg .showImg_left .bd ul {
	display: inline-block
}
.showproduct .showImg .showImg_left .bd ul li {
	float: left
}
.showproduct .showImg .showImg_left .bd ul li img {
	width: 473px;
	height: 355px
}
.showproduct .baseInfo {
	width: 412px
}
.showproduct .baseInfo .t {
	border-bottom: 1px dotted #dedede;
	display: block;
	font-size: 24px;
	color: #117944;
	font-weight: 700;
	padding-bottom: 10px
}
.showproduct .baseInfo .desc {
	padding-top: 18px;
	color: #999;
	line-height: 30px;
	height: 234px;
	border-bottom: 1px dotted #dedede;
	overflow: hidden
}
.showproduct .baseInfo .webtel {
	padding-top: 23px;
	font-size: 18px;
	font-family: avantgardeitvbybt book, arial
}
.showproduct .baseInfo .webtel strong {
	font-size: 40px;
	color: #117944;
	font-weight: 700;
	line-height: 40px
}
.showproduct .detaiInfo .title2 {
	border-bottom: 1px solid #eee;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px
}
.showproduct .detaiInfo .title2 h3 {
	font-size: 20px;
	color: #333
}
.showproduct .detaiInfo .title2 s {
	width: 80px;
	height: 5px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #117944
}
.showproduct .detaiInfo .info {
	padding: 0 0 30px
}
.showNews .title {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: 700
}
.showNews .mark {
	color: #999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5
}
.showNews .showContxt {
	color: #666;
	padding: 0 0 30px;
	line-height: 30px
}
.showNews .showContxt img {
	max-width: 100%
}
.showContxtA {
	line-height: 23px;
}
.showContxtA p {
	margin: 20px 0;
	text-indent: 0 !important;
}
.showContxtA p img {
	margin: 20px 0;
}
.exhibition_hall {
	text-align: center;
	position: relative;
	overflow: hidden
}
.thumblist1 .item {
	border-bottom: 1px dotted #b0b0b0;
	padding: 30px 0;
	font-family: pingfang sc, microsoft yahei, arial
}
.thumblist1 .item:first-child {
	padding-top: 0
}
.thumblist1 .item a {
	display: block
}
.thumblist1 .item .img {
	width: 200px;
	height: 150px;
	overflow: hidden
}
.thumblist1 .item .img img {
	width: 100%;
	display: block;
	height: 100%;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms
}
.thumblist1 .item .img:hover img {
	transform: scale(1.06, 1.06)
}
.thumblist1 .item .txt {
	width: 700px
}
.thumblist1 .item .txt h3 {
	font-size: 18px;
	line-height: 30px
}
.thumblist1 .item .txt .desc {
	padding-top: 10px;
	color: #999;
	height: 70px;
	overflow: hidden;
	line-height: 24px;
	margin-bottom: 12px
}
.thumblist1 .item .txt>span {
	display: inline-block;
	font-size: 12px;
	color: #b7b7b7;
	padding-right: 26px
}
.thumblist1 .item .txt span em {
	width: 20px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	background-position: -196px -120px
}
.thumblist1 .item .txt span .time {
	background-position: -174px -121px
}
.leftnews .cont li {
	line-height: 30px;
	height: 30px;
	overflow: hidden
}
.leftnews .cont li a {
	display: block
}
@keyframes down-ico {
0% {
top:0;
opacity:1
}
35% {
top:20%;
opacity:0
}
65% {
top:-20%;
opacity:0
}
100% {
top:0;
opacity:1
}
}
@-webkit-keyframes down-ico {
0% {
top:0;
opacity:1
}
35% {
top:20%;
opacity:0
}
65% {
top:-20%;
opacity:0
}
100% {
top:0;
opacity:1
}
}
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0
}
.toolbar dd.gottop {
	display: none
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: 700;
	font-family: arial;
	color: #fff;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #117944;
	display: none
}
.toolbar .pop-code {
	width: 160px
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: 400
}
.toolbar .qq span {
	background-position: -35px -47px
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block
}
.toolbar .qq:hover {
	background-color: #117944;
	border-radius: 100%
}
.toolbar .qq:hover span {
	background-position: 0 -47px
}
.toolbar .tel span {
	background-position: -35px 0
}
.toolbar .tel:hover {
	background: #117944
}
.toolbar .tel:hover span {
	background-position: 0 0
}
.toolbar .code span {
	background-position: -35px -95px
}
.toolbar .code:hover {
	background-color: #117944;
	border-radius: 100%
}
.toolbar .code:hover span {
	background-position: 0 -95px
}
.toolbar .top span {
	background-position: -35px -142px
}
.toolbar .top:hover {
	background-color: #117944;
	border-radius: 100%
}
.toolbar .top:hover span {
	background-position: 0 -142px
}
.toolbar dd:hover {
}
.active .animated {
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.delay100 {
	-webkit-animation-delay: 100ms;
	animation-delay: 100ms
}
.delay200 {
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms
}
.delay300 {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:1
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg)
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:1
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg)
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
}
@-webkit-keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInUp {
from {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.active .fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@keyframes down-ico {
0% {
top:0;
opacity:1
}
35% {
top:20%;
opacity:0
}
65% {
top:-20%;
opacity:0
}
100% {
top:0;
opacity:1
}
}
@-webkit-keyframes down-ico {
0% {
top:0;
opacity:1
}
35% {
top:20%;
opacity:0
}
65% {
top:-20%;
opacity:0
}
100% {
top:0;
opacity:1
}
}
@keyframes scale-three2 {
0% {
transform:scale(1);
opacity:.8
}
100% {
transform:scale(1.3);
opacity:0
}
}
@-webkit-keyframes scale-three2 {
0% {
-webkit-transform:scale(1);
opacity:.7
}
100% {
-webkit-transform:scale(1.3);
opacity:0
}
}
@-moz-keyframes scale-three2 {
0% {
-moz-transform:scale(1);
opacity:.7
}
100% {
-moz-transform:scale(1.3);
opacity:0
}
}
@-o-keyframes scale-three2 {
0% {
-o-transform:scale(1);
opacity:.7
}
100% {
-o-transform:scale(1.3);
opacity:0
}
}
/*产品轮播*/
.view {
	max-width: 800px;
	padding-left: 60px;
}
.view .swiper-slide {
	height: 100%;
	max-width: 800px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {
	width: 800px;
	height: 600px;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
/*内容页表格样式*/
.am-table {
	width: 100%;
	border-collapse: collapse !important;
	margin: 20px auto;
	text-align: center;
	TBBLE-LBYOUT: fixed;
	font-size: 18px;
}
.am-table td, table th {
	border: 1px solid #cad9ea;
	color: #666;
	height: 55px;
	line-height: 55px;
	word-WRBP: break-word;
}
.am-table td, p, span {
	word-break: break-all;
	margin: 0;
}
.am-table thead th {
	background-color: #e5e5e5;
	width: 100px;
}
.am-table tr:nth-child(odd) {
	background: #fff;
}
.am-table tr:nth-child(even) {
	background: #f2f2f2;
}
.aboutlist table td {
	border: #f2f2f2 1px solid;
}
.aboutlist table td {
	word-break: break-all;
	padding-left: 2em;
	line-height: 50px;
}
.aboutlist table thead th {
	background-color: #CCE8EB;
	width: 100px;
}
.aboutlist table tr:nth-child(odd) {
	background: #fff;
}
.aboutlist table tr:nth-child(even) {
	background: #F5FAFA;
}
.ue-table-interlace-color-double {
	background-color: #f2f2f2;
}
/*底部固定表单*/	
.yyzx {
	width: 100%;
	background: rgba(0,0,0,0.85);
	position: fixed;
	bottom: 0;
	z-index: 999;
	padding: 10px 0;
}
.yyzx .container {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.yyzx h2 {
	color: #d21121;
	font-size: 22px;
	line-height: 40px;
}
.yycolse {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.yycolse:hover {
	opacity: 0.5;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.yycolse i {
	width: 32px;
	height: 32px;
	background-position: -210px 0;
}
.yy_mess-box {
	float: left;
}
.yy_mess-box .form-group {
	font-size: 0;
}
.yy_mess-box .form-yzm {
	width: 270px;
	float: left;
}
.yy_mess-box input {
	width: 270px;
	margin-right: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	padding: 10px;
	background-repeat: no-repeat;
	background: #f3f3f3;
	background-size: 25px;
	background-position: 10px center;
	-webkit-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	float: left;
}
.yy_mess-box .small-button {
	width: 135px;
	height: 40px;
	color: #fff;
	background: #b41320;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	margin-left: 20px;
	border: 0;
	padding: 0;
}
.ser_tel {
	margin-top: -50px;
	padding-left: 30px;
	float: left;
	color: #fff;
	font-size: 45px;
	font-family: Impact;
	line-height: 50px;
}
.ser_tel span {
	color: #ffffff;
	font-size: 15px;
	line-height: 17px;
}
.about-table {
	width: 100%;
	border-collapse: collapse !important;
	margin: 20px auto;
	TBBLE-LBYOUT: fixed;
}
.about-table td, table th {
	border: 1px solid #e5e5e5;
	color: #666;
	height: 55px;
	line-height: 55px;
	word-WRBP: break-word;
}
.about-table td, p, span {
	word-break: break-all;
	margin: 0;
}
.about-table thead th {
	background-color: #e5e5e5;
	width: 100px;
}
.about-table tr:nth-child(odd) {
	background: #fff;
}
.about-table tr:nth-child(even) {
	background: #f2f2f2;
}
.abouttab td {
	border: 1px solid #ddd;
	padding: 4px;
}
.showContxt td {
	border: 1px solid #ddd;
	padding: 4px;
}
.tp_menu {
	width: 100%;
	line-height: 55px;
}
.ttt {
	width: 1000px;
	height: 60px;
	padding-left: 100px;
}
.product_txt {
	width: 100%;
	padding: 4px 0;
	overflow: hidden;
}
#s_nav {
	width: 100%;
	height: 38px;
	background: #f7f7f7;
}
#tab_p {
	height: 36px;
	width: 100%;
	border-right: 1px solid #d0d0d0;
	border-bottom: #009b4d 2px solid;
	overflow: hidden;
}
#tab_p li {
	float: left;
	color: #333;
	height: 36px;
	cursor: pointer;
	width: 16.666%;
	text-align: center;
	font: bold 16px/36px "微软雅黑";
}
#tab_p li.current_p {
	color: #FFF;
	background: #009b4d;
}
#content_p {
	float: left;
	padding: 0 4px;
	width: 920px;
	padding-top: 8px;
	border: 1px solid #cdcdcd;
	border-top: none;
	padding-bottom: 10px;
	background: #FFFFFF;
	overflow: hidden;
}
#content_p .nyqh {
	width: 890px;
	padding: 15px;
	height: auto;
	float: left;
	overflow: hidden;
	display: none;
}
#content_p .nyqh table {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	margin-bottom: 15px
}
#content_p .nyqh table td {
	padding: 5px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #000;
}
#content_p p {
	font-size: 16px;
	width: auto;
	line-height: 27px;
}
#content_p .nyqh img {
	max-width: 100%;
}
.front_see {
	width: 100%;
	height: auto;
	background: #f4f4f4;
	overflow: hidden;
	padding-top: 20px;
}
.world {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.world h4 a {
	color: #626670;
	font-size: 40px;
}
.front_see h4 {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(../images/titbg.png) center no-repeat;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #000;
}
.front_see h4 span {
	color: #117944;
}
.front_see h3 {
	font-size: 18px;
	color: #000;
	width: 100%;
	float: left;
	line-height: 40px;
	text-align: center;
	letter-spacing: 3px;
}
.world_main {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.world h4 a {
	color: #000;
	font-size: 32px;
}
.world_header {
	padding-left: 62px;
}
.world_header dd {
	width: 150px;
	height: 46px;
	margin-left: 2px;
	float: left;
	background: #383842;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	position: relative;
	cursor: pointer;
}
.world_header dd.active {
	background: #117944;
	color: #000;
}
.world_header dd.active .sj {
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #117944;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -8px;
	display: block;
}
.world_header dd a {
	color: #fff;
}
.world_header dd .sj {
	display: none;
}
.world_main_part.active {
	display: block;
}
.world_main_part {
	display: none;
}
.world_main_part {
	width: 100%;
	overflow: hidden;
	padding: 25px 0;
}
.sy_cplb {
	width: 1160px;
	height: auto;
	float: left;
	overflow: hidden;
}
.sy_more {
	width: 40px;
	height: 170px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	background: #117944;
}
.sy_more a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.world_main_part li {
	width: 220px;
	float: left;
	margin-right: 12px;
}
.world_main_part img {
	width: 220px;
	height: 165px;
	border-bottom: 2px solid #117944;
}
.world_main_part li p {
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #000000;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.world_main_part li:hover p {
	color: #117944;
}
.container-fluid {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.index-titled {
	height: 45px;
	padding-top: 30px;
	border-bottom: 2px solid #d5d5d5;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-md-6 {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.lmtitle {
	width: 40px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	background: #117944;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}
.loucen h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	overflow: hidden;
}
.index-title-more {
	background: #117944;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	float: right;
	color: #fff;
	padding: 0 10px;
}
.blank20 {
	height: 20px;
	overflow: hidden;
}
.clear {
	clear: both;
	overflow: hidden;
}
.col-md-3 {
	width: 25%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pb30 {
	padding-bottom: 30px;
}
.txtts {
	background: #FFF;
	padding: 8px;
	border: 1px solid #F5F5F5;
}
.img-responsivedd, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
}
.txtts h3 {
	font-weight: 700;
	font-size: 16px;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 0;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.foot {
	width: 100%;
	float: left;
	background: #253948 url(../images/foot1_2.jpg) no-repeat center top;
	position: relative;
	height: 351px;
	padding-bottom: 60px;
	margin-top: 30px;
}
.foot .foot_icon {
	width: 760px;
	height: 23px;
	position: absolute;
	left: 50%;
	margin-left: 211px;
	top: -23px;
	background: url(../images/foot2.png) no-repeat;
}
.wrap {
	width: 1260px;
	margin: 0 auto;
}
.foot .foot_main {
	padding-top: 40px;
	height: 250px;
}
.foot .dl1 {
	width: 17%;
}
.foot dl {
	float: left;
}
.foot .dl1 a {
	color: #fff;
}
.foot dl dt {
	font-size: 20px;
	color: #ee7709;
	line-height: 1;
	margin-bottom: 38px;
}
.foot dl dd {
	font-size: 14px;
	color: #fff;
	line-height: 1;
	margin-bottom: 13px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.foot dl dd a {
	color: #fff;
}
.foot .dl2 {
	width: 34%;
}
.foot dl {
	float: left;
}
.foot .foot_right {
	float: right;
	padding-top: 25px;
}
.foot .foot_right .box_img.first {
	margin-right: 50px;
}
.foot .foot_right .box_img {
	display: inline-block;
	margin-right: 5px;
}
.foot .dl2 dd .m .t {
	display: block;
	border-left: 1px solid;
	padding-left: 5px;
	margin-bottom: 17px;
}
.foot .foot_right .box_img img {
	width: 120px;
	height: 120px;
}
.foot .foot_right .box_img .t {
	font-size: 14px;
	color: #fff;
	padding-top: 17px;
	line-height: 1;
	text-align: center;
}
.foot .foot_bt {
	padding-bottom: 20px;
}
.foot .foot_bt .com {
	color: #fff;
	font-size: 14px;
	line-height: 1;
	margin-top: 20px;
}
.foot .foot_bt .com a {
	color: #fff;
}
.r {
	float: right;
}
.foot .dl2 dd .m .s {
	font-size: 28px;
	font-family: 'Arial';
	margin-bottom: 7px;
}
.fbottom {
	background: #117944;
	color: #fff;
	height: 60px;
	line-height: 60px;
	position: fixed;
	margin-top: 40px;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	z-index: 10000;
}
.containerbtm {
	width: 1260px !important;
	margin: 0 auto;
}
.row {
	width: 101%;
	transition: .2s width ease;
 *zoom: 1;
}
.col-md-5 {
	float: left;
	width: 30%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	list-style: none;
}
.text-right {
	text-align: right;
}
.col-md-7 {
	float: right;
	width: 65%;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	list-style: none;
}
.leib_s {
	width: 242px;
	font-family: "Microsoft yahei";
}
.leib_s .tit {
	text-align: center;
	background: #117944;
	height: 50px;
	line-height: 28px;
}
.leib_s .tit span {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding-top: 10px;
	display: block;
}
.leib_s .nr_s {
	border: 1px solid #117944;
	padding: 17px;
	margin-bottom: 10px;
	background: #fff;
	float: left;
	width: 205px;
}
.leib_s .nr_s h4 {
	clear: both;
	height: 42px;
	line-height: 42px;
	background: #117944;
	border-radius: 10px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	margin: 10px 0 5px;
	width: 100%;
	float: left;
}
.leib_s .nr_s h4 a {
	color: #fff;
	font-size: 16px;
}
.leib_s .nr_s li {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	background: url(../images/ico01.jpg) no-repeat 15px center;
	padding: 0 0 0 22px;
	overflow: hidden;
	width: 180px;
	border-bottom: 1px dotted #ccc;
}
.leib_s .nr_s li a {
	display: block;
	color: #555;
	font-size: 14px;
	padding-left: 24px;
}
.leib_s .nr_s li a:hover, .leib_s .nr_s li.cur a {
	background: none;
	color: #117944;
	text-decoration: none;
	font-weight: bold;
}
.pro_detail {
	padding: 20px 0 0;
	background: #fff;
}
.pro_detail .part_conmmon .title {
	margin-left: 18%;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	margin-bottom: 20px;
}
.pro_detail .part_conmmon .title .t {
	font-size: 30px;
	font-weight: bold;
	color: #253948;
	display: inline-block;
}
.pro_detail .part_conmmon .title .t_r {
	float: right;
}
.pro_detail .part_conmmon .title .t_r .advisory {
	display: inline-block;
	width: 182px;
	height: 56px;
	line-height: 56px;
	background: #117944;
	color: #fff;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-right: 8px;
}
.pro_detail .part_conmmon .title .t_r .advisory .ion {
	display: inline-block;
	vertical-align: middle;
}
.pro_detail .pt1 {
	margin-bottom: 0px;
}
.preview {
	width: 580px;
	margin-top: 15px;
	float: left;
}
.preview .show {
	width: 580px;
	overflow: hidden;
	float: right;
	overflow: hidden;
}
.preview .show img {
	vertical-align: middle;
	width: 580px;
	height: 435px;
	float: left;
}
.thumb-scroll {
	width: 580px;
	height: auto;
	float: right;
	margin-top: 10px;
}
.thumb-scroll .pro-thumb {
	width: 580px;
	height: auto;
	overflow: hidden;
	float: left;
}
.thumb-scroll .pro-thumb ul {
	height: auto;
	left: 0;
	top: 0
}
.thumb-scroll .pro-thumb ul li {
	float: left;
	width: 135px;
	height: 101px;
	border: 1px solid #fff;
	overflow: hidden;
	margin-right: 8px;
}
.thumb-scroll .pro-thumb ul li img {
	vertical-align: middle;
	float: left;
	width: 135px;
	height: 101px;
}
.thumb-scroll .pro-thumb ul li:hover {
	border: 1px solid #f00;
	opacity: 0.8;
}
.nav-posfixed {
	position: fixed;
	top: 0;
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
	z-index: 99999;
}
.pro_detail .pt1 .r_box {
	width: 40%;
}
.pb5 {
	padding-bottom: 5px;
	vertical-align: middle;
}
.pt10 {
	padding-top: 10px;
}
.pro_detail .part2 {
	margin-top: 20px;
}
.pro_detail .part2 .content {
	font-size: 18PX;
	line-height: 32px;
}
.pro_detail .part2 .content {
	margin-top: 30px;
}
.juf {
	width: 100%;
	background: #117944;
	padding: 15px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.fz30 {
	font-size: 30px;
}
#content {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
#content img {
	max-width: 100%;
}
#content table {
	width: 100%;
	float: left;
	word-wrap: break-word;
	word-break: break-all;
}
#content td {
	border: 1px solid #ddd;
}
.pro_detail .part2 .content .widget-prolist-16 span {
	margin-bottom: 35px;
	min-height: 350px;
}
.imgZoom {
	overflow: hidden;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}
.rect-75 {
	padding-bottom: 75%;
}
*[class*="rect-"] {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
}
*[class*="rect-"] ._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
 *height: auto;
}
.imgZoom img, .imgY180 img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
}
.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
img {
	max-width: 100%;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
	border: 0;
}
.pro_detail .part2 .content .widget-prolist-16 span .top-Floor {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 3;
	left: 0;
	top: -100%;
}
.pro_detail .part2 .content .widget-prolist-16 .transition {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.widget-prolist-16 .transition {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.pro_detail .part2 .content .widget-prolist-16 span .top-Floor .white-cross {
	width: 60px;
	height: 60px;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -22px;
	margin-top: -36px;
	font-size: 40px;
	color: #fff;
}
.pro_detail .part2 .content .widget-prolist-16 span .top-Floor .white-cross i {
	padding: 0;
	margin: 0;
}
.pro_detail .part2 .content .widget-prolist-16 .bom-text {
	padding: 10px 8%;
	background-color: #e8e8e8;
	overflow: hidden;
	z-index: 2;
	display: block;
}
.pro_detail .part2 .content .widget-prolist-16 .bom-text:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0a77bd;
	left: 0;
	bottom: -100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	z-index: -1;
}
.pro_detail .part2 .content .widget-prolist-16 span .rect-57 img {
	height: auto;
}
.pro_detail .part2 .content .widget-prolist-16 span .top-Floor .white-cross {
	width: 60px;
	height: 60px;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -22px;
	margin-top: -36px;
	font-size: 40px;
	color: #fff;
}
.pro_detail .part2 .content .widget-prolist-16 span {
	margin-bottom: 35px;
	min-height: 350px;
}
.pa {
	position: absolute;
}
.iconfont {
	font-family: "iconfont" !important;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .3em;
	font-size: 1.1em;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}
.pro_detail .part2 .content .widget-prolist-16 .bom-text {
	padding: 10px 8%;
	background-color: #e8e8e8;
	overflow: hidden;
	z-index: 2;
	display: block;
}
.pro_detail .part2 .content .widget-prolist-16 .transition {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.widget-prolist-16 .bom-text {
	padding: 25px 8%;
	background-color: #e8e8e8;
	overflow: hidden;
	z-index: 2;
	display: block;
}
.widget-prolist-16 .transition {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.pr {
	position: relative;
}
.pro_detail .part2 .content .widget-prolist-16 .bom-text ._name {
	font-size: 16px;
	color: #555;
	font-weight: bold;
}
.pro_detail .content .bot {
	background: url(../images/pro_detail_02.jpg) no-repeat center center;
	padding-bottom: 47px;
	margin-top: 50px;
	clear: both;
	width: 100%;
	float: left;
}
.pro_detail .content .bot .title {
	padding-top: 44px;
}
.pro_detail .content .bot .title .en {
	font-size: 20px;
	line-height: 1;
	color: #ed7204;
	margin-bottom: 15px;
	font-family: 'Arial';
}
.pro_detail .content .bot .title .t {
	font-size: 30px;
	font-weight: bold;
	color: #253948;
	line-height: 1;
	margin-bottom: 15px;
}
.pro_detail .content .bot .owl-carousel .t {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #253948;
	padding: 0 18px;
	background: #fff;
}
.pro_detail .content .bot .owl_control {
	margin-top: 20px;
	background: url(pro_detail4.png) no-repeat top right;
	width: 230px;
	height: 72px;
	position: relative;
	line-height: 72px;
	float: left;
}
.pro_detail .content .bot .owl_control:after {
	content: '';
	position: absolute;
	top: 0;
	left: -330px;
	width: 332px;
	height: 100%;
	background: #253948;
}
.pro_detail .content .bot .owl_control a {
	display: inline-block;
	color: #fff;
	font-size: 33px;
}
.pro_detail .content .bot .owl_control span {
	color: #fff;
	font-size: 18px;
	vertical-align: top;
	display: inline-block;
	margin: 0 10px;
}
.pro_detail .content .bot .more {
	width: 389px;
	float: right;
	margin-top: 35px;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	padding-left: 20px;
}
.pro_detail .content .bot .more a {
	display: block;
	color: #fff;
}
.user-top-bar {
	background-color: #f5f5f5;
	height: 2.5rem;
	border-bottom: 3px solid #eee;
}
.user-container-fixed {
	width: 1200px;
	margin: 0 auto;
}
.user-note {
	float: left;
	height: 2.5rem;
	line-height: 2.5rem;
	font-weight: 700;
	color: #e21001;
 font-size: .8rem;
}
.user-note>span {
 padding-right:.5rem;
	font-size: 1rem;
}
.nav-content {
	height: 2.5rem;
	float: right;
}
.user-rightnav {
	float: right;
	height: 1rem;
	border-left: 1px solid #ddd;
 margin: .7rem 0;
 line-height: .7rem;
}
.user-rightnav a {
	padding-left: 1.5rem;
	color: #666;
	font-size: 17px;
	transition: all ease .5s;
}
.user-rightnav a:hover {
	color: #000;
}
.z8 {
	z-index: 8;
}
.por {
	position: relative;
}
.wxewm {
	left: 0;
	top: 2.5rem;
 padding: .2rem;
	background: #fff;
	border: 1px solid #f5f5f5;
	box-shadow: 0 1px 4px #666;
	width: 120px;
	height: 120px;
	display: none;
}
.wxewm img {
	width: 100%;
}
.poa {
	position: absolute;
}
.channel-menu {
	width: 28rem;
 padding: .5rem;
	background: #e21001;
	height: 3rem;
	right: 0;
	top: 2rem;
	border-radius: 0 0 10px 10px;
	display: none;
}
.channel-menu a {
	display: inline-block;
	padding: 0 1.1rem;
	color: #fff;
	text-align: center;
	height: 3rem;
}
.channel-menu a:hover {
	color: #fff;
}
.channel-menu a i, .channel-menu a span {
	display: block;
	height: 1.5rem;
	line-height: 1.5rem;
}
.channel-menu a i {
	font-size: 25px;
}
.channel-menu a span {
	font-size: 12px;
}
.user-search-info {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -17rem;
	margin-top: -7rem;
	width: 34rem;
	height: 14rem;
	background: #fff;
	padding: 2rem 5rem;
	z-index: 400;
	float: left;
	display: none;
}
.user-search-info h1 {
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #c00;
	font-size: 24px;
}
.user-search-info h3 {
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.user-search-info h5 {
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	color: #999;
	font-size: 14px;
}
.user-serarch-input {
	width: 33rem;
 padding:.5rem .5rem;
	background: #eee;
	height: 2rem;
	margin-top: 2rem;
	transition: all ease .5s;
}
.user-serarch-input:focus {
	box-shadow: 1px 1px 3px inset rgba(0,0,0,.6);
	border: 1px solid #c00;
}
.user-search-textinput {
	width: 80%;
	float: left;
	height: 2rem;
	line-height: 2rem;
	color: #666;
	border: none;
	background: transparent;
}
.user-search-submitinput {
	float: right;
	width: 18%;
	height: 2rem;
	line-height: 1.8rem;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #c00;
	border: 1px solid #c00;
	cursor: pointer;
	transition: all ease .5s;
}
.user-search-submitinput:hover {
	color: #000;
	background: #eee;
}
.user-close {
	float: right;
	position: absolute;
	right: -10px;
	top: -10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0px 0px 4px rgba(0,0,0,.8);
	text-align: center;
	color: #333;
	line-height: 30px;
	font-size: 18px;
	transition: all ease .5s;
}
.user-close:hover {
	transform: rotate(360deg);
	color: #c00;
}
.user-searchhot-item {
	height: 3rem;
	margin-top: 2rem;
	text-align: center;
}
.user-searchhot-item span {
	font-size: 12px;
	color: #c00;
	font-weight: 700;
 padding-right: .5rem;
}
.user-searchhot-item a {
	font-size: 12px;
	color: #999;
 padding-right: .5rem;
}
.user-hide-div {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	display: none;
	background: url('../images/user-topBg.png') repeat;
	background: rgba(0,0,0,.8);
}
.user-nav {
	height: 8.1rem;
}
.user-logo {
	height: 8.1rem;
	line-height: 8.1rem;
	float: left;
	position: relative;
}
.user-logo:hover {
	color: #ee5600;
}
.user-logo img {
	vertical-align: middle;
	display: inline-block;
}
.user-right-tell {
	float: right;
	margin-top: 1rem;
}
.nav-content {
	height: 2.5rem;
	float: right;
}
.user-logo-menu {
	position: absolute;
	right: -480px;
	bottom: 1.2rem;
	float: right;
	height: 2rem;
}
.user-logo-menu a {
	float: left;
	height: 2rem;
	line-height: 2rem;
	margin-right: 1.5rem;
	color: #555;
	transition: all ease .5s;
 padding: 0 .5rem;
	font-size: 16px;
}
.user-logo-menu a:hover {
	color: #fff;
	background: #c00
}
.user-logo-menu a span {
 padding-right: .2rem
}
.user-leftnav {
	float: left;
}
.user-leftnav li {
	height: 2.5rem;
	;
	float: left;
	position: relative;
}
.user-leftnav li a {
	display: inline-block;
	height: 2.5rem;
	line-height: 2.5rem;
	padding: 0 1.5rem;
	font-size: 16px;
	color: #666;
}
.user-menu {
	height: 4rem;
	background: #117944;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
.menu-item {
	width: 10.7rem;
	height: 4rem;
	float: left;
	position: relative;
	z-index: 200;
	transition: all ease .5s;
}
.menu-item>a {
	width: 100%;
	height: 4rem;
	float: left;
	color: #fff;
	font-size: 1rem;
	line-height: 4rem;
	font-weight: 700;
	text-align: center
}
.menu-item:hover> a {
	background: #056333;
}
.menu-item>a:hover {
	background: #056333;
}
.menu-item > a i {
	padding-left: 2rem;
}
.user-fixed-side {
	width: 150px;
	height: 450px;
	float: left;
	overflow: hidden;
	position: fixed;
	left: 15px;
	top: 50%;
	margin-top: -225px;
	z-index: 99999
}
.user-fixed-side img {
	width: 100%;
}
.menu-item:hover .user-app-div {
	display: block;
}
.user-app-div {
	width: 100%;
	float: left;
	position: absolute;
	top: 4rem;
	left: 0px;
	background: #056333;
	display: none;
	padding-bottom: 10px;
}
.user-sider-item {
	width: 100%;
	height: 40px;
	float: left;
	position: relative;
}
.user-sider-item .img-tww {
	width: 150px;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	float: left;
}
.user-sider-item:hover .img-tww, .user-sider-item .img-tww:hover {
	background: #117944;
}
.scroll_c {
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}
.scroll_c:hover .bom-text:before, .scroll_c:hover .bom-text-category:before {
	bottom: 0;
}
.scroll_c:hover .bom-text, .scroll_c:hover .bom-text ._price, .scroll_c:hover .bom-text-category {
	color: #fff;
}
.rect-57 {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 67%;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	width: 100%;
	height: auto;
	position: relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.bom-text {
	padding: 10px 1%;
	background-color: #F7F7F7;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #000;
}
.bom-text:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #117944;
	left: 0;
	bottom: -100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	z-index: -1;
}
.bom-text:hover {
	background-color: #117944;
}
.bom-text:hover h2 {
	color: #FFFF00;
	;
}
._name {
	margin: 0;
	text-align: center;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.pr {
	position: relative;
}
._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.transitionf {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.sy_cgal {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.wt {
	width: 1200px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}
.wt .pb_h {
	height: 127px;
}
.wt .pb_h a {
	width: 375px;
}
.wt .pb_h i a {
	width: 63px;
}
.wt dl {
	text-align: center;
	height: 400px;
	background: #f5f5f5;
	float: left;
	margin: 0 10px 0 10px;
	display: inline;
	width: 220px;
	overflow: hidden;
}
.wt .lst {
	margin: 0;
}
.wt dt {
	vertical-align: top;
	text-align: center;
	height: 182px;
	overflow: hidden;
}
.wt dt img {
	vertical-align: top;
	display: block;
	width: 220px;
	vertical-align: top;
	height: 180px;
	overflow: hidden;
}
.wt dd h4 {
	text-align: center;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
.wt dd h4 a {
	color: #362c24;
}
.wt dd p {
	text-align: left;
	color: #362c24;
	line-height: 22px;
	padding: 0 14px;
	text-align: justify;
	height: 85px;
	overflow: hidden;
}
.wt dd span a {
	display: inline-block;
	text-align: center;
	width: 124px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	background: #227b39;
	margin: 0 auto;
	margin-top: 10px;
}/*od*/
.floor_6_main {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.widgets_news_listimg_11 {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	background: #eff0f1;
	padding: 50px 0 50px;
}
.widgets_news_listimg_11 .left {
	float: left;
	width: 35%;
	margin-right: 1%;
	position: relative;
	overflow: hidden;
	height: 450px;
	background-size: cover;
	background-position: center center;
}
.widgets_news_listimg_11 .right {
	float: left;
	width: 64%;
}
.widgets_news_listimg_11 .infor .infor_r {
	font-size: 14px;
	color: #5a5a5a;
	float: right;
	display: table;
	height: 100%;
}
.widgets_news_listimg_11 .infor .infor_r a {
	display: table-cell;
	vertical-align: bottom;
}
.widgets_news_listimg_11 .ip3_left {
	box-sizing: border-box;
	padding: 90px 35px 36px 30px;
	height: 450px;
	overflow: hidden;
}
.widgets_news_listimg_11 .ip3_left .en_tit {
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 5px;
}
.widgets_news_listimg_11 .ip3_left .tit {
	font-size: 20px;
	color: #fff;
	margin-bottom: 15px;
}
.widgets_news_listimg_11 .ip3_left .con {
	font-size: 14px;
	color: #fff;
	line-height: 29px;
	margin-bottom: 20px;
}
.widgets_news_listimg_11 .ip3_left .more .face1 .t {
	color: #fff;
	opacity: 1;
}
.widgets_news_listimg_11 .ip3_right {
	height: 450px;
	overflow: hidden;
}
.widgets_news_listimg_11 .ip3_right .r_l {
	float: left;
	width: 48.3%;
	margin-right: 1.01%;
	background: #fff
}
.widgets_news_listimg_11 .ip3_right .r_r {
	float: left;
	width: 50.3%;
}
.widgets_news_listimg_11 .ip3_right .r_l .top_ {
	padding-bottom: 52.6%;
	padding: 23px 40px 44px 25px;
	position: relative;
}
.widgets_news_listimg_11 .ip3_right .r_l .top_:after {
	content: '';
	position: absolute;
	bottom: -42px;
	left: 50px;
	width: 0px;
	height: 0px;
	border-top: 20px solid #fff;
	border-right: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 22px solid transparent;
	z-index: 2
}
.widgets_news_listimg_11 .ip3_right .r_l .top_ .t {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.widgets_news_listimg_11 .ip3_right .date {
	color: #adadad;
	line-height: 38px;
	margin-bottom: 5px;
}
.widgets_news_listimg_11 .ip3_right .date .month {
	float: left;
	font-size: 24px;
	padding-right: 10px;
	position: relative;
}
.widgets_news_listimg_11 .ip3_right .date .year {
	float: left;
	font-size: 18px;
	margin-left: 14px;
}
.widgets_news_listimg_11 .ip3_right .r_l .top_ .c {
	font-size: 13px;
	color: #000;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.widgets_news_listimg_11 .ip3_right .r_l .bottom_ .rect-5546 {
	padding-bottom: 55.46%;
}
.widgets_news_listimg_11 .ip3_right .r_r li {
	margin-bottom: 10px;
	background: #fff;
}
.widgets_news_listimg_11 .ip3_right .r_r li:hover a .li_tit {
	color: #ee7404;
}
.widgets_news_listimg_11 .ip3_right .r_r li.li3 {
	margin-bottom: 0;
}
.widgets_news_listimg_11 .ip3_right .r_r li a {
	display: block;
	padding: 20px 27px 16px 25px;
	box-sizing: border-box;
}
.widgets_news_listimg_11 .ip3_right .r_r li a .li_tit {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.widgets_news_listimg_11 .ip3_right .r_r li a .date {
	line-height: 1;
	margin-bottom: 6px;
	margin-top: 8px;
}
.widgets_news_listimg_11 .ip3_right .r_r li a .date .month {
	font-size: 20px;
}
.widgets_news_listimg_11 .ip3_right .r_r li a .date .year {
	font-size: 15px;
	margin-top: 3px;
	margin-left: 11px;
}
.widgets_news_listimg_11 .ip3_right .r_r li a .li_con {
	font-size: 13px;
	line-height: 23px;
	color: #000;
}
.rect-67 {
	padding-bottom: 67%;
}
.wrap-1366 {
	width: 1366px;
	margin: 0 auto;
}
.fix:before, .fix:after {
	display: table;
	clear: both;
	content: '';
}
.index_news .infor {
	margin-bottom: 30px;
}
.index_news .infor ul {
	display: inline-block;
	margin-left: 25px;
	vertical-align: middle;
	font-size: 22px;
	color: #646464;
	line-height: 1;
	float: right;
	margin-top: 40px
}
.index_news .infor ul li {
	float: left;
}
.index_news .infor ul li.end .icon {
	display: none;
}
.index_news .infor ul li .icon {
	width: 24px;
	text-align: center;
	display: inline-block;
	opacity: 0.47;
	filter: alpha(opacity=47);
}
.index_news .left .titlets {
	position: absolute;
	z-index: 5;
	bottom: 0;
	width: 90%;
	height: 70px;
	line-height: 70px;
	background: #117944;
	margin-left: 10%;
}
.index_news .left .titlets .time {
	line-height: 60px;
	position: absolute;
	top: 0;
	width: 31%;
	height: 100%;
	background: url(../images/index_news01.png) no-repeat;
	left: -10%;
	text-align: center;
	color: #fff;
	font-family: 'Arial';
}
.index_news .left .titlets .time .d {
	font-size: 36px;
	margin: 5px 0;
}
.index_news .left .titlets .time .y {
	font-size: 18px;
}
.index_news .left .titlets .s {
	padding-left: 27%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 70px;
	overflow: hidden;
}
.index .index_abt {
	margin-top: 25px;
	margin-bottom: 25px;
}
.index .index_abt .abt_l {
	width: 33%;
	float: left;
}
.index .index_abt .abt_r {
	width: 65%;
	float: right;
}
.index .index_abt .abt_l .common_index_title {
	margin: 35px 0;
}
.index .index_abt .abt_l .p1 {
	font-size: 14px;
	color: #2d4455;
	height: 4.8em;
	overflow: hidden;
	margin-bottom: 70px;
}
.index .index_abt .abt_l .box_item {
	line-height: 1;
	margin-bottom: 50px;
}
.index .index_abt .abt_l .box_item .item_l, .index .index_abt .abt_l .box_item .item_r {
	width: 50%;
	float: left;
}
.index .index_abt .abt_l .box_item .item_l {
	position: relative;
}
.index .index_abt .abt_l .box_item .item_l:after {
	content: '';
	position: absolute;
	right: 20%;
	height: 66px;
	width: 1px;
	background: #dfdfdf;
	top: 50%;
	margin-top: -33px;
	;
}
.index .index_abt .abt_l .box_item .y {
	font-size: 14px;
	margin-bottom: 5px;
}
.index .index_abt .abt_l .box_item .y i {
	font-size: 40px;
	font-family: 'Impact';
	font-weight: bold;
	line-height: 1;
	margin-right: 10px;
}
.index .index_abt .abt_l .box_item .jia {
	font-size: 22px;
}
.index .index_abt .abt_r {
	cursor: pointer;
}
.index .index_abt .abt_r .box {
	position: absolute;
	width: 430px;
	height: 186px;
	background: url(index_video01.png) no-repeat;
	right: 0;
	bottom: 0;
	color: #fff;
	text-align: right;
}
.index .index_abt .abt_r .box .t {
	font-size: 40px;
	font-family: 'Arial';
	line-height: 1;
	margin-bottom: 5px;
	margin-right: 60px;
}
.index .index_abt .abt_r .box .p {
	font-size: 16px;
	margin-right: 60px;
}
.index .index_abt .abt_r .i_play {
	width: 86px;
	height: 86px;
	position: absolute;
	top: 50%;
	margin-top: -43px;
	left: 50%;
	margin-left: -43px;
	z-index: 6;
}
.index .index_pro .common_index_title {
	position: absolute;
	top: 45px;
	left: 52px;
	z-index: 7;
}
.index .index_pro .pro_slider {
	width: 480px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: url(/statics/web/images/index_pro02.png) repeat;
}
.index .index_pro .pro_slider .swiper-slide {
	width: 100%;
	height: 106px;
	border-bottom: 1px solid #596f86;
}
.index .index_pro .pro_slider .swiper-container {
	height: 530px;
	overflow: hidden;
	margin-top: 45px;
}
.index .index_pro .pro_slider .swiper-container .fix {
	width: 100%;
	height: auto;
}
.index .index_pro .pro_slider .swiper-wrapper .box {
	overflow: hidden;
	width: 80%;
	border-bottom: 1px solid #596f86;
	padding: 22px 10% 23px;
}
/* .index .index_pro .pro_slider .swiper-slide {height: 105px;overflow: hidden;;} */
.index .index_pro .pro_slider .swiper-slide .pro_r {
	width: 34%;
	float: right;
}
.index .index_pro .pro_slider .swiper-slide .p {
	margin-left: 6%;
	width: 48%;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	float: left;
}
.index .index_pro .pro_slider [class^=cx-] {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 30px;
	line-height: 1;
	bottom: 0;
	left: 0;
	z-index: 7;
	color: #fff;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.index .index_pro .pro_slider [class^=cx-].cx-prev {
	position: absolute;
	bottom: auto;
	top: 0;
	border-bottom: 1px solid #596f86;
}
.index .index_pro .special_img {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 630px;
}
.index .index_pro .special_img .sepcial_pro {
	max-width: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -683px;
	height: 100%;
}
.index .index_foot {
	margin-top: 60px;
	margin-bottom: 40px;
}
.index .index_foot .items li {
	width: 25%;
	float: left;
	text-align: center
}
.index .index_foot .items li .icon {
	background: url(../images/index_foot1.png);
	background-position: 0 0;
	width: 146px;
	height: 126px;
	margin: 0 auto;
	margin-bottom: 25px;
	transition: transform .5s ease;
}
.index .index_foot .items li:hover .icon {
	background-position: 0 -126px;
	transform: rotateY(180deg);
}
.index .index_foot .items li .t {
	font-size: 20px;
	color: #2d4455;
	line-height: 1;
	margin-bottom: 10px;
}
.index .index_foot .items li:hover .t {
	color: #ee7404;
}
.index .index_foot .items li .p {
	font-size: 14px;
	color: #5f5f5f;
}
.index .index_foot .items li a {
	display: block;
}
.index .index_foot .items .li2 .icon {
	background-position: -146px 0;
}
.index .index_foot .items .li2:hover .icon {
	background-position: -146px -126px;
}
.index .index_foot .items .li3 .icon {
	background-position: -292px 0;
}
.index .index_foot .items .li3:hover .icon {
	background-position: -292px -126px;
}
.index .index_foot .items .li4 .icon {
	background-position: -438px 0;
}
.index .index_foot .items .li4:hover .icon {
	background-position: -438px -126px;
}
.common_index_title {
	display: inline-block;
}
.common_index_title a {
	display: block;
}
.common_index_title .en {
	font-size: 20px;
	line-height: 1;
	font-family: 'Arial';
	color: #ee7404;
	margin-bottom: 5px;
	margin-top: 15px;
}
.common_index_title .t {
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	color: #2d4455;
}
.l {
	float: left;
}
.db_tb {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.wrap {
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
}
.dingwei {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
	background: #f4f4f4;
	position: relative;
	top: -10px;
}
.dw_fl {
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.dw_fr {
	float: right;
}
.left-list {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.bhpl {
	width: 100%;
	float: left;
	margin-bottom: 8px;
	background: #f5f5f5;
}
.bhplul {
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	background: #117944;
	color: #fff;
	width: 120px;
	font-size: 16px;
	font-weight: 700;
}
.bhplul:hover {
	color: #fff;
}
.bhpl:hover .bhplul {
	transition: padding-right 0.5s;
	-moz-transition: padding-right 0.5s;
	-ms-transition: padding-right 0.5s;
	-o-transition: padding-right 0.5s;
	-webkit-transition: padding-right 0.5s;
}
.bhplli {
	display: inline-block;
	padding: 10px 10px;
	text-align: center;
	border: 1px solid #f5f5f5;
	color: #000;
	width: auto;
	font-size: 15px;
}
.bhplli:hover {
	border: 1px solid #017cc9;
	background: #117944;
	color: #fff;
	border-radius: 5px;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.c_title {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}
.c_title .tit, .c_title .s {
	font-size: 30px;
	color: #252424;
	text-align: center;
	font-weight: bold;
}
.c_title .tit {
	padding-bottom: 15px;
}
.c_title .s {
	margin: 0 7%;
	font-size: 16px;
	color: #3d3b3b;
	font-weight: 100;
	text-align: center;
}
.ny_wrapper {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.cpfr {
	width: 590px;
	height: auto;
	float: right;
	margin-top: 15px;
	overflow: hidden;
}
.cpfr h2 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	font-size: 26px;
	color: #246dcb;
}
.jianshu {
	padding: 10px;
	font-size: 14px;
	background: #f7ffe6;
	border: 1px solid #8BC34A;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 10px;
	float: left;
	width: 568px;
}
.label-warning {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #f37b1d;
	overflow: hidden;
	border-radius: 3px;
}
.inquirys {
	color: #333;
	width: 100%;
	margin: 15px 0px;
	float: left;
}
.inquirys ul {
	background: #f9f9f9;
	width: 100%;
	margin: 15px 0;
	float: left;
}
.inquirys li {
	color: #888;
	padding-left: 1em;
	font: normal 16px/40px " ";
}
.inquirys li img {
	vertical-align: middle;
}
.cp_con {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.cp_con li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 16px;
}
.cp_btm {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}
.cp_btm li {
	width: 33%;
	height: auto;
	float: left;
}
.cp_btm li a {
	width: 180px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	float: left;
	text-align: center;
	overflow: hidden;
	color: #fff;
}
.blue {
	background: #5a98de;
}
.oragen {
	background: #f37b1d;
}
.green {
	background: #5eb95e;
}
.blue:Hover {
	background: #0a6999;
}
.oragen:hover {
	background: #c85e0b;
}
.green:hover {
	background: #429842;
}
.services_show {
	width: 100%;
	font-size: 16px;
	margin: 15px 0 0 0;
	background: #f0ffe9;
	color: #999;
	line-height: 45px;
	text-align: center;
	float: left;
}
.services_show img {
	vertical-align: middle;
}
.cplb_fl {
	width: 240px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.dcsl {
	width: 240px;
	height: 460px;
	background: url(../images/dcsl.jpg) no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
.dcsl h2 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 185px;
	color: #fff;
	text-indent: 30px;
	font-size: 15px;
	font-weight: bold;
}
.dcsl p {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 70px;
	padding-left: 30px;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.dcsl span {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	padding-left: 30px;
	overflow: hidden;
	font-size: 15px;
	color: #fee3bc;
	font-weight: bold;
}
.tlcx {
	width: 240px;
	height: auto;
	float: left;
	overflow: hidden;
}
.tlcx h2 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	float: left;
	background: #117944;
	color: #fff;
	font-size: 16px;
	text-indent: 10px;
}
.tlcx h2 i {
	margin-right: 10px;
	overflow: hidden;
}
.tlcx li {
	width: 228px;
	height: auto;
	float: left;
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}
.tlcx li p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.tlcx li span {
	color: #ff6602;
	font-size: 14px;
}
.tlcx li:hover p {
	color: #ff6602;
}
.cplb_fr {
	width: 930px;
	height: auto;
	float: right;
	border: 1px solid #e5e5e5;
	padding-bottom: 10px;
	overflow: hidden;
	margin-top: 20px;
}
.showtit {
	width: 100%;
	background: #f0f0f0;
	font: normal 18px/40px " ";
}
.showtit a.hovers {
	background: #fff;
	color: #0780c7;
}
.showtit a {
	padding: 5px 16px;
	display: inline-block;
	border-right: 1px solid #e5e5e5;
}
.label.radius {
	border-radius: 3px;
}
.label-success, .badge-success {
	background-color: #5eb95e;
}
.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	overflow: hidden;
}
.showcentent {
	padding: 10px;
	font: normal 16px/35px "";
}
.showcententbox {
	width: 100%;
	text-align: center;
}
.showcententbox img {
	margin: 10px 0;
	width: 100%;
	height: auto;
}
.showcententbox p {
	text-align: left;
	font: normal 16px/35px "";
	color: #555
}
.showcententbox p b {
	display: block;
	color: #ff7b7b
}
.twotitle {
	background: #fafafa;
	border: 1px solid #f0f0f0;
	display: block;
	font: bold 18px/45px " ";
	text-indent: 15px;
	overflow: hidden;
	margin-top: 15px;
	width: 100%;
	float: left;
}
.gqtp {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.gqtp li {
	width: 48.5%;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-top: 15px;
	overflow: hidden;
}
.gqtp li img {
	width: 100%;
	height:331px;
}
.yhpj {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	line-height: 27px;
	font-size: 16px;
}
.yhpj img {
	max-width: 100%;
}
.xijiebigtitle {
	width: 100%;
	overflow: hidden;
	background: #fff;
	text-align: center;
}
.xijiesize2 {
	font: bold 1.8rem/3.5rem "";
}
.ggcs {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
.ggcs table {
	width: 100%;
	float: left;
}
.ggcs td {
	border: 1px solid #000;
	padding: 3px;
	width:15%;
}
.ggcs td :nth-child(2n) { width: 25%;}
.ggcs th {
	border: 1px solid #000;
	padding: 3px;
}
.ggcs img {
	max-width: 100%;
}
.cplink {
	width: 930px;
	height: auto;
	float: right;
	overflow: hidden;
}
.pt30 {
	padding-top: 30px;
}
.head {
	background: #686667 url("../images/head-bj.jpg") no-repeat center center;
	height: 109px;
}
.logo {
	background: #686667 url("../images/head-bjj.jpg") no-repeat right center;
	height: 109px;
	text-align: right;
}
.logo img {
	padding-left: 150px;
}
.head-tel {
	font-size: 22px;
	font-weight: 700;
	text-align: right;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.nav_1 {
}
.nav_1 ul li {
	color: #fff;
	float: left;
	height: 46px;
	line-height: 46px;
	font-weight: bold;
	padding-right: 25px;
	padding-top: 1px;
}
.nav_1 ul li a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	padding: 0 30px;
}
.nav_1 ul li a:hover {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	background: #117944;
}
.nav_1 ul li span {
	font-size: 14px;
	font-weight: bold;
	line-height: 46px;
	white-space: nowrap;
}
.nav_1 ul li span.nub {
	font-size: 20px;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 46px;
	text-align: left;
}
.nav_1 ul.right li {
	background: #af1b11;
	padding: 0 30px;
}
/* 浜岀骇瀵艰埅 */

.nav_2 {
	position: absolute;
	z-index: 99;
	background: #fff;
}
.nav_2 a h3 {
	color: #F60;
}
.nav_2 a:hover h3 {
	text-decoration: underline;
}
.nav_2 ul {
	display: none;
	border-bottom: 15px solid #117944;
	border-top: 0;
	width: 1170px;
	padding: 15px 0;
}
.nav_2 ul li {
	float: left;
	border-right: 1px solid #DDDDDD;
	overflow: hidden;
	padding: 0 10px;
}
.nav_2 ul li p {
	line-height: 30px;
}
.nav_2 ul li:last-child {
	border-right: none;
}
.nav_2 ul li h3 {
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
}
.menu {
	width: 1300px;
	height: auto;
	margin: 0 auto;
}
.text {
	text-align: justify;
	line-height: 25px;
}
